Merged
Conversation
tturocy
reviewed
Feb 27, 2026
Member
tturocy
left a comment
There was a problem hiding this comment.
A few nitpicks and devils-advocate thoughts.
doc/developer.contributing.rst
Outdated
| - **You are responsible for your contributions.** If you use generative AI to help you write code or documentation, you must fully understand the output. You should be able to explain the changes and why they are the correct approach for the project. | ||
| - **Add value.** Simply taking a prompt, feeding it to an AI, and posting the result as a contribution is not helpful. We expect you to use your own expertise to verify, test, and refine any AI-generated content. To preserve precious developer time, we reserve the right to rigorously reject low-value contributions, whether AI-generated or not. | ||
| - **No AI-generated comments.** Please do not post output from Large Language Models (LLMs) or similar tools as comments on GitHub issues or pull requests. Such comments are often generic and do not add to the discussion. | ||
| - **No bots.** It is strictly forbidden to use automated tooling, such as bots or agents, to post AI-generated content to issues or pull requests. |
Member
There was a problem hiding this comment.
Again devil's advocate: I could imagine hypothetically that we might have some automated tools which do something on PRs, and given that "AI" isn't strictly speaking well defined, we might fall foul of our own stated guideline. Do we want to add something like "without the advance approval of the core development team"?
edwardchalstrey1
commented
Mar 2, 2026
edwardchalstrey1
commented
Mar 2, 2026
Co-authored-by: Ed Chalstrey <edwardchalstrey@gmail.com>
Co-authored-by: Ed Chalstrey <edwardchalstrey@gmail.com>
tturocy
approved these changes
Mar 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issues closed by this PR
Description of the changes in this PR
How to review this PR